projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1038941
)
Fix typo.
author
Juanma Barranquero
<lekktu@gmail.com>
Tue, 2 Jul 2002 13:23:18 +0000
(13:23 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Tue, 2 Jul 2002 13:23:18 +0000
(13:23 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index b0fb283643953521035ddfdfaeaf6ae44b47b8ac..fc01bfa15e8272de5245d19c250f21782ca8a0e2 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-840,7
+840,7
@@
the last macro. While defining the macro, F7 inserts a counter value
which automatically increments every time the macro is executed.
M-F7 edits the last macro, C-F7 sets the counter, and S-F7 sets the
-counter format. S-F8 executes the previous macro (actuall the head of
+counter format. S-F8 executes the previous macro (actuall
y
the head of
the keyboard macro ring), and C-F8 cycles through the keyboard macro
ring. C-u F8 swaps the last macro with the head of the macro ring.